dirt #109
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
Run tests:
src/gateway.v#L130
error: undefined ident: `client`
|
Run tests:
src/gateway.v#L130
error: `client` does not return a value
|
Run tests:
src/gateway.v#L130
error: non-bool type `void` used as if condition
|
Run tests:
src/gateway.v#L131
error: undefined ident: `client`
|
Run tests:
src/gateway.v#L131
error: `client` does not return a value
|
Run tests:
src/gateway.v#L131
error: cannot call a method using an invalid expression
|
Run tests:
src/gateway.v#L132
error: undefined ident: `client`
|
Run tests:
src/gateway.v#L132
error: cannot call a method using an invalid expression
|
Run tests:
src/gateway.v#L143
error: unexpected `!`, the function `send` does not return a Result
|
Run tests:
src/gateway.v#L144
error: undefined ident: `client`
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nocturlab/setup-vlang-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
Unexpected input(s) 'id', valid inputs are ['v-version']
|
Run tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|