Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Archive project

Archive project #34

Triggered via push October 12, 2023 09:16
Status Failure
Total duration 42s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tests: activity_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: bedtime_test.go#L10
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: client_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: daily_activity_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: daily_readiness_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: daily_sleep_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: example_test.go#L8
import 'github.com/joho/godotenv' is not allowed from list 'Main' (depguard)
Tests: example_test.go#L9
import 'github.com/lildude/oura' is not allowed from list 'Main' (depguard)
Tests: heartrate_test.go#L10
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests: personal_info_test.go#L10
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/