nightly #791
Annotations
5 errors and 7 warnings
golangci-lint:
pkg/syncthing/device.go#L55
S1009: should omit nil check; len() for []github.com/syncthing/syncthing/lib/config.DeviceConfiguration is defined as zero (gosimple)
|
golangci-lint:
pkg/lang/ir/v0/compile.go#L218
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
golangci-lint:
pkg/lang/ir/v0/compile.go#L259
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
golangci-lint:
pkg/lang/ir/v1/compile.go#L235
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Cache Go modules
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/
|
Cache Go modules
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/
|
Cache Go modules
The `set-output` 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/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
|
Loading