Skip to content

Change to using sobek instead of goja #78

Change to using sobek instead of goja

Change to using sobek instead of goja #78

Triggered via pull request June 10, 2024 09:29
Status Failure
Total duration 2m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
lint: client.go#L154
line is 121 characters (lll)
lint: client.go#L120
Magic number: 2, in <argument> detected (mnd)
lint: client.go#L125
Magic number: 3, in <argument> detected (mnd)
lint: client.go#L131
Magic number: 4, in <argument> detected (mnd)
lint: client.go#L137
Magic number: 5, in <argument> detected (mnd)
lint: client.go#L144
Magic number: 6, in <argument> detected (mnd)
lint: client.go#L149
Magic number: 7, in <argument> detected (mnd)
lint: client.go#L159
Magic number: 9, in <argument> detected (mnd)
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@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: subscribe.go#L29
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
build_n_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_n_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/