Skip to content

refactor(jit): supports go1.23 #45

refactor(jit): supports go1.23

refactor(jit): supports go1.23 #45

Triggered via pull request August 1, 2024 11:06
Status Failure
Total duration 53s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: internal/loader/moduledata.go#L80
func `getModuleDataType` is unused (unused)
lint: internal/loader/moduledata.go#L101
S1005: unnecessary assignment to the blank identifier (gosimple)
lint
issues found
compliant
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/