Skip to content

chore(deps): updating dependencies and adding dependabot #192

chore(deps): updating dependencies and adding dependabot

chore(deps): updating dependencies and adding dependabot #192

Triggered via pull request June 16, 2024 14:43
Status Failure
Total duration 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: ../../../go/pkg/mod/github.com/tetratelabs/[email protected]/internal/engine/wazevo/backend/regalloc.go#L216
invalid operation: r.cur == r.end (incomparable types in type set) (typecheck)
lint: ../../../go/pkg/mod/github.com/tetratelabs/[email protected]/internal/engine/wazevo/backend/regalloc.go#L219
r.cur.Next undefined (type I has no field or method Next) (typecheck)
lint: ../../../go/pkg/mod/github.com/tetratelabs/[email protected]/internal/engine/wazevo/backend/regalloc.go#L239
invalid operation: r.cur == r.begin (incomparable types in type set) (typecheck)
lint: ../../../go/pkg/mod/github.com/tetratelabs/[email protected]/internal/engine/wazevo/backend/regalloc.go#L242
r.cur.Prev undefined (type I has no field or method Prev) (typecheck)
lint: ../../../go/pkg/mod/github.com/tetratelabs/[email protected]/internal/engine/wazevo/backend/regalloc.go#L266
invalid operation: r.cachedLastInstrForInsertion == nil (incomparable types in type set) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, 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
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/