Bump actions/checkout from 2 to 4 #23
ci.yaml
on: pull_request
Fuzzing
5m 2s
Lint
46s
Matrix: Test
Annotations
10 errors and 1 warning
Lint:
mtglib/internal/telegram/init.go#L7
import 'github.com/9seconds/mtg/v2/essentials' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram.go#L8
import 'github.com/9seconds/mtg/v2/essentials' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L11
import 'github.com/9seconds/mtg/v2/internal/testlib' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L13
import 'github.com/stretchr/testify/mock' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L14
import 'github.com/stretchr/testify/suite' is not allowed from list 'Main' (depguard)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L74
error-is-as: use assert.ErrorIs (testifylint)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L103
error-is-as: use assert.ErrorIs (testifylint)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L129
require-error: for error assertions use require (testifylint)
|
Lint:
mtglib/internal/telegram/telegram_internal_test.go#L46
require-error: for error assertions use require (testifylint)
|
Test (1.22)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|