Skip to content

Backend build for script automation #16284

Backend build for script automation

Backend build for script automation #16284

Triggered via pull request October 3, 2024 18:24
Status Failure
Total duration 2m 59s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
lint (macos-latest): tools/dbutils/schema_generator.go#L14
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (macos-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (macos-latest): tools/mdm/apple/applebmapi/main.go#L20
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (macos-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (macos-latest): tools/mdm/assets/main.go#L16
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (macos-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (macos-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or ) (typecheck)
lint (macos-latest): server/datastore/mysql/policies.go#L30
missing ',' in argument list (typecheck)
lint (macos-latest): server/mdm/apple/apple_mdm_external_test.go#L14
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql [github.com/fleetdm/fleet/v4/server/mdm/apple.test]
lint (macos-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (ubuntu-latest): tools/dbutils/schema_generator.go#L14
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (ubuntu-latest): tools/mdm/apple/applebmapi/main.go#L20
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (ubuntu-latest): tools/mdm/assets/main.go#L16
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or ) (typecheck)
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
missing ',' in argument list (typecheck)
lint (ubuntu-latest): server/mdm/apple/apple_mdm_external_test.go#L14
could not import github.com/fleetdm/fleet/v4/server/datastore/mysql (-: # github.com/fleetdm/fleet/v4/server/datastore/mysql [github.com/fleetdm/fleet/v4/server/mdm/apple.test]
lint (ubuntu-latest): server/datastore/mysql/policies.go#L30
syntax error: unexpected name no in argument list; possibly missing comma or )) (typecheck)
lint (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/