chore(deps): bump github.com/snivilised/nefilim from 0.1.4 to 0.1.7 #453
Annotations
17 errors and 4 warnings
test (1.23, macos-latest)
cannot use fS (variable of type *TestMemFS) as nef.UniversalFS value in argument to setup: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
test (1.23, macos-latest)
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)
|
test (1.23, macos-latest)
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)
|
test (1.23, macos-latest)
cannot use NewTestMemFS() (value of type *TestMemFS) as nef.UniversalFS value in assignment: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
test (1.23, macos-latest)
Process completed with exit code 1.
|
test (1.23, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
test (1.23, ubuntu-latest)
cannot use fS (variable of type *TestMemFS) as nef.UniversalFS value in argument to setup: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
test (1.23, ubuntu-latest)
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)
|
test (1.23, ubuntu-latest)
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)
|
test (1.23, ubuntu-latest)
cannot use NewTestMemFS() (value of type *TestMemFS) as nef.UniversalFS value in assignment: *TestMemFS does not implement nef.UniversalFS (missing method Calc)
|
test (1.23, ubuntu-latest)
The operation was canceled.
|
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]
|
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)
|
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)
|
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)
|
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)
|
lint
issues found
|
test (1.23, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cobrass/cobrass. Supported file pattern: go.sum
|
test (1.23, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/cobrass/cobrass. Supported file pattern: go.sum
|
lint
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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cobrass/cobrass. Supported file pattern: go.sum
|