chore(deps): bump github.com/snivilised/nefilim from 0.1.4 to 0.1.7 #457
Annotations
6 errors and 2 warnings
golangci-lint:
src/generators/gola/gola-suite_test.go#L1
: # github.com/snivilised/cobrass/src/generators/gola_test [github.com/snivilised/cobrass/src/generators/gola.test]
|
golangci-lint:
src/generators/gola/signature_test.go#L71
cannot use fS (variable of type *TestMemFS) as nef.UniversalFS value in argument to setup: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
golangci-lint:
src/generators/gola/signature_test.go#L78
cannot use fS (variable of type *TestMemFS) as nef.UniversalFS value in argument to gola.NewSourceCodeContainer: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
golangci-lint:
src/generators/gola/signature_test.go#L144
cannot use fS (variable of type *TestMemFS) as nef.UniversalFS value in argument to gola.NewSourceCodeContainer: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
golangci-lint:
src/generators/gola/source-code-generator_test.go#L22
cannot use NewTestMemFS() (value of type *TestMemFS) as nef.UniversalFS value in assignment: *TestMemFS does not implement nef.UniversalFS (missing method Calc) (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/cobrass/cobrass. Supported file pattern: go.sum
|
Loading