run nilnesserr
for https://github.com/cortexlabs/yaml
#15124
go-linter-runner.yml
on: workflow_dispatch
go-linter-runner-for-repo
27s
Annotations
10 errors and 1 warning
go-linter-runner-for-repo
missing go.sum entry for module providing package gopkg.in/check.v1 (imported by github.com/cortexlabs/yaml); to add:
|
go-linter-runner-for-repo
no required module provides package gopkg.in/yaml.v2; to add it:
|
go-linter-runner-for-repo
could not import gopkg.in/check.v1 (invalid package name: "")
|
go-linter-runner-for-repo
could not import gopkg.in/yaml.v2 (invalid package name: "")
|
go-linter-runner-for-repo
undefined: yaml
|
go-linter-runner-for-repo
missing type in composite literal
|
go-linter-runner-for-repo
missing type in composite literal
|
go-linter-runner-for-repo
missing type in composite literal
|
go-linter-runner-for-repo
missing type in composite literal
|
go-linter-runner-for-repo
missing type in composite literal
|
go-linter-runner-for-repo
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/
|