feat(config): Module fusion #15
config-ci.yml
on: push
ci
/
tests
10s
ci
/
lint
53s
Annotations
6 errors and 4 warnings
ci / tests
Process completed with exit code 1.
|
ci / lint
c.GetString undefined (type *Config has no field or method GetString) (typecheck)
|
ci / lint
c.GetString undefined (type *Config has no field or method GetString) (typecheck)
|
ci / lint
c.GetString undefined (type *Config has no field or method GetString) (typecheck)
|
ci / lint
c.GetBool undefined (type *Config has no field or method GetBool) (typecheck)
|
ci / lint
Process completed with exit code 1.
|
ci / tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / tests
Restore cache failed: Dependencies file is not found in /home/runner/work/yokai/yokai. Supported file pattern: go.sum
|
ci / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/yokai/yokai. Supported file pattern: go.sum
|