still making progress #2890
Annotations
5 errors and 1 warning
runner / gotest:
cmd/server.go#L348
undefined: Admin
|
runner / gotest:
cmd/server.go#L348
undefined: Admin
|
runner / gotest:
server/neptune/admin/server.go#L101
cannot use config.TerraformCfg (variable of type adminconfig.TerraformConfig) as type config.TerraformConfig in argument to activities.NewTerraform
|
runner / gotest:
server/neptune/admin/server.go#L102
cannot use config.ValidationConfig (variable of type adminconfig.ValidationConfig) as type config.ValidationConfig in argument to activities.NewTerraform
|
runner / gotest
Process completed with exit code 2.
|
runner / gotest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|