Bump CI versions #198
Triggered via pull request
September 21, 2024 17:18
Status
Failure
Total duration
2m 35s
Artifacts
–
test.yml
on: pull_request
lint
2m 27s
codespell
8s
Matrix: test
Annotations
10 errors and 4 warnings
lint:
introspect/call.go#L12
undeclared name: `dbus` (typecheck)
|
lint:
introspect/introspectable.go#L40
undeclared name: `dbus` (typecheck)
|
lint:
introspect/introspectable.go#L55
undeclared name: `dbus` (typecheck)
|
lint:
call.go#L39
invalid operation: cannot compare c.ctx == nil (operator == not defined on untyped nil) (typecheck)
|
lint:
call.go#L47
invalid operation: cannot compare c.ctxCanceler != nil (operator != not defined on untyped nil) (typecheck)
|
lint:
conn.go#L282
invalid operation: cannot compare conn.ctx == nil (operator == not defined on untyped nil) (typecheck)
|
lint:
conn.go#L336
conn.transport.Close undefined (type transport has no field or method Close) (typecheck)
|
lint:
default_handler.go#L68
h.RLock undefined (type *defaultHandler has no field or method RLock) (typecheck)
|
lint:
default_handler.go#L69
h.RUnlock undefined (type *defaultHandler has no field or method RUnlock) (typecheck)
|
lint:
default_handler.go#L105
h.Lock undefined (type *defaultHandler has no field or method Lock) (typecheck)
|
codespell
The following actions use a deprecated Node.js version 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/
|
test (1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/
|
test (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|