Skip to content

config: Add strict mode that forbids unknown params #32

config: Add strict mode that forbids unknown params

config: Add strict mode that forbids unknown params #32

Triggered via pull request April 14, 2023 06:17
Status Failure
Total duration 3m 46s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
Build & Test (1.15, ubuntu-latest): file/addfs/per_node.go#L6
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/io/fs)
Build & Test (1.15, ubuntu-latest)
Process completed with exit code 1.
Build & Test (1.14, ubuntu-latest): file/addfs/per_node.go#L6
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/io/fs)
Build & Test (1.14, ubuntu-latest)
Process completed with exit code 1.
Build & Test (1.13, ubuntu-latest)
Process completed with exit code 1.
Lint
golangci-lint exit with code 3
Build & Test (1.15, macos-latest): file/addfs/per_node.go#L6
package io/fs is not in GOROOT (/Users/runner/hostedtoolcache/go/1.15.15/x64/src/io/fs)
Build & Test (1.15, macos-latest)
Process completed with exit code 1.
Build & Test (1.14, macos-latest): file/addfs/per_node.go#L6
package io/fs is not in GOROOT (/Users/runner/hostedtoolcache/go/1.14.15/x64/src/io/fs)
Build & Test (1.14, macos-latest)
Process completed with exit code 1.
Build & Test (1.13, macos-latest)
Process completed with exit code 1.
Build & Test (1.15, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Build & Test (1.14, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Build & Test (1.13, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Test (1.15, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Build & Test (1.14, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Build & Test (1.13, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.