Skip to content

Add linting and acceptance test workflow #2

Add linting and acceptance test workflow

Add linting and acceptance test workflow #2

Re-run triggered December 4, 2024 14:03
Status Failure
Total duration 2m 30s
Billable time 4m
Artifacts

10-test-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test Linting: collection_state/artifact_collection_state_test.go#L12
func `randomDate` is unused (unused)
Test Linting: collection_state/artifact_collection_state_test.go#L24
func `randomRegion` is unused (unused)
Test Linting: collection_state/artifact_collection_state_test.go#L42
func `randomIndex` is unused (unused)
Test Linting: collection_state/artifact_collection_state_test.go#L54
func `randomAlphaString` is unused (unused)
Test Linting: collection_state/artifact_collection_state_test.go#L64
func `generateFilePaths` is unused (unused)
Test Linting: types/timing.go#L47
copylocks: range var k copies lock: github.com/turbot/tailpipe-plugin-sdk/types.Timing contains sync.Mutex (govet)
Test Linting: types/timing.go#L53
copylocks: range var v copies lock: github.com/turbot/tailpipe-plugin-sdk/types.Timing contains sync.Mutex (govet)
Test Linting: events/time.go#L30
copylocks: range var t copies lock: github.com/turbot/tailpipe-plugin-sdk/types.Timing contains sync.Mutex (govet)
Test Linting: artifact_source/artifact_source_impl.go#L280
copylocks: literal copies lock value from a.DiscoveryTiming: github.com/turbot/tailpipe-plugin-sdk/types.Timing contains sync.Mutex (govet)
Test Linting: table/partition.go#L159
copylocks: call of append copies lock value: github.com/turbot/tailpipe-plugin-sdk/types.Timing contains sync.Mutex (govet)
Test Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636