fix gcp deployments #1688
Annotations
8 errors and 3 warnings
test-integration
no required module provides package github.com/nitrictech/nitric/cloud/aws/runtime/core; to add it:
|
test-integration
Process completed with exit code 2.
|
test
"github.com/onsi/gomega" imported and not used (typecheck)
|
test
SA5001: should check returned error before deferring conn.Close() (staticcheck)
|
test
Process completed with exit code 2.
|
build
unknown field Cron in struct literal of type schedule.ScheduleArgs
|
build
s.GetSchedule().Cron undefined (type *deploymentspb.Schedule has no field or method Cron)
|
build
Process completed with exit code 2.
|
test-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|