Skip to content

add secure enclave signatures to local server response #218

add secure enclave signatures to local server response

add secure enclave signatures to local server response #218

Triggered via pull request March 20, 2024 21:50
Status Failure
Total duration 4m 11s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Matrix: govulncheck
lint_mergeable
0s
lint_mergeable
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 9 warnings
govulncheck (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
govulncheck (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)
govulncheck (ubuntu-latest)
Process completed with exit code 1.
lint (ubuntu-latest): cmd/launcher/launcher.go#L40
could not import github.com/kolide/launcher/ee/localserver (-: # github.com/kolide/launcher/ee/localserver
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)) (typecheck)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L1
: # github.com/kolide/launcher/ee/localserver [github.com/kolide/launcher/ee/localserver.test]
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey) (typecheck)
lint (ubuntu-latest)
issues found
lint (ubuntu-latest): cmd/launcher/launcher.go#L40
could not import github.com/kolide/launcher/ee/localserver (-: # github.com/kolide/launcher/ee/localserver
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)) (typecheck)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
lint (ubuntu-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey) (typecheck)
lint (ubuntu-latest)
Process completed with exit code 1.
govulncheck (windows-latest): ee/localserver/krypto-ec-middleware-response_other.go#L64
response.HardwareSig undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareSig)
govulncheck (windows-latest): ee/localserver/krypto-ec-middleware-response_other.go#L66
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)
govulncheck (windows-latest)
Process completed with exit code 1.
lint (windows-latest)
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey))"
lint (windows-latest)
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)"
lint (windows-latest)
golangci-lint exit with code 3
lint (windows-latest)
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey))"
lint (windows-latest)
response.HardwareKey undefined (type *secureenclavesigner.SignResponseInner has no field or method HardwareKey)"
lint (windows-latest)
Process completed with exit code 1.
lint (macos-latest): ee/localserver/krypto-ec-middleware_test.go#L458
func `makePostRequest` is unused (unused)
lint (macos-latest)
Process completed with exit code 1.
lint (macos-latest): ee/localserver/krypto-ec-middleware_test.go#L458
func `makePostRequest` is unused (unused)
lint (macos-latest)
issues found
govulncheck (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
govulncheck (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/