Skip to content

Add optimizations to encoder and decoder #196

Add optimizations to encoder and decoder

Add optimizations to encoder and decoder #196

Re-run triggered September 21, 2024 18:32
Status Failure
Total duration 2m 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 7 warnings
test (1.16): introspect/call.go#L7
no required module provides package github.com/godbus/dbus/v5; to add it:
test (1.16): prop/prop.go#L10
no required module provides package github.com/godbus/dbus/v5/introspect; to add it:
test (1.16)
Process completed with exit code 1.
test (1.20): introspect/call.go#L7
no required module provides package github.com/godbus/dbus/v5; to add it:
test (1.20): prop/prop.go#L10
no required module provides package github.com/godbus/dbus/v5/introspect; to add it:
test (1.20)
Process completed with exit code 1.
test (1.17): introspect/call.go#L7
no required module provides package github.com/godbus/dbus/v5; to add it:
test (1.17): prop/prop.go#L10
no required module provides package github.com/godbus/dbus/v5/introspect; to add it:
test (1.17)
Process completed with exit code 1.
test (1.18): introspect/call.go#L7
no required module provides package github.com/godbus/dbus/v5; to add it:
test (1.18): prop/prop.go#L10
no required module provides package github.com/godbus/dbus/v5/introspect; to add it:
test (1.18)
Process completed with exit code 1.
test (1.19): introspect/call.go#L7
no required module provides package github.com/godbus/dbus/v5; to add it:
test (1.19): prop/prop.go#L10
no required module provides package github.com/godbus/dbus/v5/introspect; to add it:
test (1.19)
Process completed with exit code 1.
lint
golangci-lint exit with code 3
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.16)
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.20)
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.17)
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.18)
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.19)
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/