Skip to content

created new dev container environment. #121

created new dev container environment.

created new dev container environment. #121

Triggered via pull request August 18, 2023 06:38
Status Failure
Total duration 1m 15s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (1.18.x, ubuntu-latest): schema/schema.go#L20
config.arkPath undefined (type config.Config has no field or method arkPath)
test (1.18.x, ubuntu-latest): schema/schema.go#L44
config.arkPath undefined (type config.Config has no field or method arkPath)
test (1.18.x, ubuntu-latest): db/cmd/download.go#L42
undefined: download
test (1.18.x, ubuntu-latest): schema/schema.go#L20
config.arkPath undefined (type config.Config has no field or method arkPath)
test (1.18.x, ubuntu-latest): schema/schema.go#L44
config.arkPath undefined (type config.Config has no field or method arkPath)
test (1.18.x, ubuntu-latest): schema/schema_test.go#L33
tmparkConfig.arkPath undefined (type config.Config has no field or method arkPath)
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/