Update Go dependencies #4143
Annotations
8 errors and 7 warnings
Go Lint:
cmd/ensign/main.go#L138
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
Go Lint:
pkg/tenant/db/db.go#L95
grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
Go Lint:
pkg/uptime/health/ensign.go#L47
grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
Go Lint:
pkg/utils/bufconn/listener.go#L60
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
|
Go Lint
Process completed with exit code 1.
|
Go Test (1.21.x)
Process completed with exit code 1.
|
Go Test (1.22.x)
The job was canceled because "_1_21_x" failed.
|
Go Test (1.22.x)
The operation was canceled.
|
Go Build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Go Build
Restore cache failed: Dependencies file is not found in /home/runner/work/ensign/ensign. Supported file pattern: go.sum
|
Go Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ensign/ensign. Supported file pattern: go.sum
|
Beacon User UI Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go Test (1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Go Test (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/ensign/ensign. Supported file pattern: go.sum
|
Go Test (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/ensign/ensign. Supported file pattern: go.sum
|