Skip to content

HW4 is completed

HW4 is completed #2

Triggered via push July 5, 2024 19:13
Status Failure
Total duration 5m 33s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: hw04_lru_cache/cache_test.go#L9
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
lint: hw04_lru_cache/list_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
tests
The following actions uses Node.js version which is deprecated 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/