Initial version #1
Annotations
6 errors and 3 warnings
build (1.18.x):
provider.go#L8
undefined: reflect.TypeFor (typecheck)
|
build (1.18.x):
autowire.go#L11
undefined: reflect.TypeFor (typecheck)
|
build (1.18.x):
autowire.go#L29
undefined: reflect.TypeFor (typecheck)
|
build (1.18.x)
Process completed with exit code 2.
|
build (1.22.x)
The job was canceled because "_1_18_x" failed.
|
build (1.22.x)
The operation was canceled.
|
build (1.18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.18.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/autowire/autowire. Supported file pattern: go.sum
|
build (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/autowire/autowire. Supported file pattern: go.sum
|