Skip to content

✨ Generic map and slice serialisers #8340

✨ Generic map and slice serialisers

✨ Generic map and slice serialisers #8340

Triggered via pull request May 30, 2025 10:46
Status Failure
Total duration 9m 59s
Artifacts

ci.yml

on: pull_request
Assert news files (See CONTRIBUTING.md)
27s
Assert news files (See CONTRIBUTING.md)
Check for secrets
17s
Check for secrets
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
Build and test (ubuntu-latest, utils, false)
issues found
Build and test (ubuntu-latest, utils, false): utils/serialization/slice/slice.go#L6
`serialization` is a misspelling of `serialisation` (misspell)
Build and test (ubuntu-latest, utils, false): utils/maps/map.go#L63
S1005: unnecessary assignment to the blank identifier (gosimple)
Build and test (ubuntu-latest, utils, false): utils/maps/map.go#L53
S1005: unnecessary assignment to the blank identifier (gosimple)
Build and test (ubuntu-latest, utils, false): utils/maps/map.go#L34
S1005: unnecessary assignment to the blank identifier (gosimple)
Build and test (ubuntu-latest, utils, false): utils/maps/flatten.go#L137
assignOp: replace `prefix = prefix + separator` with `prefix += separator` (gocritic)
Build and test (ubuntu-latest, utils, false): utils/maps/flatten.go#L124
assignOp: replace `prefix = prefix + separator` with `prefix += separator` (gocritic)
Build and test (ubuntu-latest, utils, false): utils/serialization/maps/map.go#L115
func `fromTimeDurationHookFunc` is unused (unused)
Build and test (ubuntu-latest, utils, false): utils/maps/flatten_test.go#L207
unnecessary conversion (unconvert)
Check for secrets
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Assert news files (See CONTRIBUTING.md)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build and test (ubuntu-latest, utils, false)
Failed to save: reserveCache failed: connect ETIMEDOUT 20.246.192.124:443
Build and test (ubuntu-latest, utils, false)
Failed to restore: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
Build and test (ubuntu-latest, utils, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/golang-utils/golang-utils. Supported file pattern: go.sum