feat: build golang tests with codspeed instrumentation #36
ci.yml
on: pull_request
lint
56s
tests
40s
compat-integration-test-walltime
5m 56s
check
3s
Annotations
11 errors and 5 warnings
|
tests
Process completed with exit code 101.
|
|
lint
Process completed with exit code 1.
|
|
lint:
go-runner/src/builder/template.go#L81
missing ',' in composite literal
|
|
lint:
go-runner/src/builder/template.go#L74
illegal character U+0023 '#'
|
|
lint:
go-runner/src/builder/template.go#L13
missing import path
|
|
lint:
go-runner/src/builder/template.go#L12
missing import path
|
|
lint:
go-runner/src/builder/template.go#L11
illegal character U+0023 '#'
|
|
lint:
go-runner/src/builder/template.go#L11
missing import path
|
|
compat-integration-test-walltime
Process completed with exit code 1.
|
|
compat-integration-test-walltime
Error: failed to execute the benchmark process: exit status: 101
|
|
check
Process completed with exit code 1.
|
|
tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/codspeed-go/codspeed-go. Supported file pattern: go.sum
|
|
compat-integration-test-walltime
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
compat-integration-test-walltime
Restore cache failed: Dependencies file is not found in /actions-runner/_work/codspeed-go/codspeed-go. Supported file pattern: go.sum
|