Skip to content

chore: push new modules to upstream #147

chore: push new modules to upstream

chore: push new modules to upstream #147

Triggered via push September 3, 2023 14:14
Status Failure
Total duration 24s
Artifacts

test.yml

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

Annotations

14 errors and 2 warnings
Go 1.18 Tests: examples/in-memory/main.go#L14
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/in-memory; to add it:
Go 1.18 Tests: examples/in-memory/main.go#L16
no required module provides package github.com/kalbhor/tasqueue/v2/results/in-memory; to add it:
Go 1.18 Tests: examples/nats-js/main.go#L12
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/nats-js; to add it:
Go 1.18 Tests: examples/nats-js/main.go#L14
no required module provides package github.com/kalbhor/tasqueue/v2/results/nats-js; to add it:
Go 1.18 Tests: examples/redis/main.go#L13
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/redis; to add it:
Go 1.18 Tests: examples/redis/main.go#L15
no required module provides package github.com/kalbhor/tasqueue/v2/results/redis; to add it:
Go 1.18 Tests
Process completed with exit code 1.
Go 1.17 Tests: examples/in-memory/main.go#L14
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/in-memory; to add it:
Go 1.17 Tests: examples/in-memory/main.go#L16
no required module provides package github.com/kalbhor/tasqueue/v2/results/in-memory; to add it:
Go 1.17 Tests: examples/nats-js/main.go#L12
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/nats-js; to add it:
Go 1.17 Tests: examples/nats-js/main.go#L14
no required module provides package github.com/kalbhor/tasqueue/v2/results/nats-js; to add it:
Go 1.17 Tests: examples/redis/main.go#L13
no required module provides package github.com/kalbhor/tasqueue/v2/brokers/redis; to add it:
Go 1.17 Tests: examples/redis/main.go#L15
no required module provides package github.com/kalbhor/tasqueue/v2/results/redis; to add it:
Go 1.17 Tests
Process completed with exit code 1.
Go 1.18 Tests
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/
Go 1.17 Tests
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/