Sync repo templates ⚙ #97
Annotations
10 errors and 4 warnings
Test (1.23.x):
internal/server/airlock.go#L65
a.LockGroups undefined (type *Airlock has no field or method LockGroups) (typecheck)
|
Test (1.23.x):
internal/server/airlock.go#L66
a.LockGroups undefined (type *Airlock has no field or method LockGroups) (typecheck)
|
Test (1.23.x):
internal/server/airlock.go#L77
a.LockGroups undefined (type *Airlock has no field or method LockGroups) (typecheck)
|
Test (1.23.x):
internal/server/airlock.go#L99
a.EtcdTxnTimeout undefined (type *Airlock has no field or method EtcdTxnTimeout) (typecheck)
|
Test (1.23.x):
internal/server/airlock.go#L103
a.EtcdEndpoints undefined (type *Airlock has no field or method EtcdEndpoints) (typecheck)
|
Test (1.23.x):
internal/server/pre_reboot.go#L71
a.EtcdTxnTimeout undefined (type *Airlock has no field or method EtcdTxnTimeout) (typecheck)
|
Test (1.23.x):
internal/server/pre_reboot.go#L73
a.EtcdEndpoints undefined (type *Airlock has no field or method EtcdEndpoints) (typecheck)
|
Test (1.23.x):
internal/server/steady_state.go#L71
a.EtcdTxnTimeout undefined (type *Airlock has no field or method EtcdTxnTimeout) (typecheck)
|
Test (1.23.x):
internal/server/steady_state.go#L73
a.EtcdEndpoints undefined (type *Airlock has no field or method EtcdEndpoints) (typecheck)
|
Test (1.23.x):
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
Test (1.22.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, 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/
|
Test (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/airlock/airlock. Supported file pattern: go.sum
|
Test (1.23.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, 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/
|
Test (1.23.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/airlock/airlock. Supported file pattern: go.sum
|