Skip to content

repl: support literal eval #940

repl: support literal eval

repl: support literal eval #940

Triggered via pull request March 11, 2024 00:42
Status Success
Total duration 4m 50s
Artifacts

go118.yml

on: pull_request
Test Go1.18 for macOS
2m 12s
Test Go1.18 for macOS
Test Go1.18 for Linux
1m 10s
Test Go1.18 for Linux
Test Go1.18 for Windows
4m 37s
Test Go1.18 for Windows
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 6 warnings
Test Go1.18 for Linux
pattern testdata/embed/testdata/data.txt: no matching files found
Test Go1.18 for Linux
go:embed cannot apply to multiple vars
Test Go1.18 for Linux
misplaced go:embed directive
Test Go1.18 for Linux
go:embed cannot apply to var of type [][]byte
Test Go1.18 for Linux
go:embed cannot apply to var with initializer
Test Go1.18 for Linux
invalid go:embed: multiple files for type []byte
Test Go1.18 for Linux
a declared but not used
Test Go1.18 for Linux
"fmt" imported but not used
Test Go1.18 for Linux
main.f missing function body
Test Go1.18 for macOS
pattern testdata/embed/testdata/data.txt: no matching files found
Test Go1.18 for macOS
go:embed cannot apply to multiple vars
Test Go1.18 for macOS
misplaced go:embed directive
Test Go1.18 for macOS
go:embed cannot apply to var of type [][]byte
Test Go1.18 for macOS
go:embed cannot apply to var with initializer
Test Go1.18 for macOS
invalid go:embed: multiple files for type []byte
Test Go1.18 for macOS
a declared but not used
Test Go1.18 for macOS
"fmt" imported but not used
Test Go1.18 for macOS
main.f missing function body
Test Go1.18 for Windows
pattern testdata/embed/testdata/data.txt: no matching files found
Test Go1.18 for Windows
go:embed cannot apply to multiple vars
Test Go1.18 for Windows
misplaced go:embed directive
Test Go1.18 for Windows
go:embed cannot apply to var of type [][]byte
Test Go1.18 for Windows
go:embed cannot apply to var with initializer
Test Go1.18 for Windows
invalid go:embed: multiple files for type []byte
Test Go1.18 for Windows
a declared but not used
Test Go1.18 for Windows
"fmt" imported but not used
Test Go1.18 for Windows
main.f missing function body
Test Go1.18 for Windows
pattern testdata/embed/testdata/data.txt: no matching files found
Test Go1.18 for Windows
go:embed cannot apply to multiple vars
Test Go1.18 for Windows
misplaced go:embed directive
Test Go1.18 for Windows
go:embed cannot apply to var of type [][]byte
Test Go1.18 for Windows
go:embed cannot apply to var with initializer
Test Go1.18 for Windows
invalid go:embed: multiple files for type []byte
Test Go1.18 for Windows
a declared but not used
Test Go1.18 for Windows
"fmt" imported but not used
Test Go1.18 for Windows
main.f missing function body
Test Go1.18 for Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Go1.18 for Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
Test Go1.18 for macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Go1.18 for macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
Test Go1.18 for Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Go1.18 for Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/