Fix two bugs that prevented tests from passing #22
go.yml
on: pull_request
test-linux
20s
test-windows
1m 17s
Annotations
8 errors and 2 warnings
test-linux:
datasetIngestor/assembleFilelisting.go#L121
comparison of function IsDir == nil is always false
|
test-linux:
datasetIngestor/assembleFilelisting.go#L121
comparison of function Name == nil is always false
|
test-linux:
cmd/datasetIngestor/main.go#L284
log.Println call has possible Printf formatting directive %v
|
test-linux
Process completed with exit code 1.
|
test-windows:
datasetIngestor/assembleFilelisting.go#L121
comparison of function IsDir == nil is always false
|
test-windows:
datasetIngestor/assembleFilelisting.go#L121
comparison of function Name == nil is always false
|
test-windows:
cmd/datasetIngestor/main.go#L284
log.Println call has possible Printf formatting directive %v
|
test-windows
Process completed with exit code 1.
|
test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|