Skip to content

build: improve developer experience ❤️ #6

build: improve developer experience ❤️

build: improve developer experience ❤️ #6

Triggered via pull request March 7, 2024 23:21
Status Failure
Total duration 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: background_test.go#L18
Object expected to be of type background.Manager, but was *background.Manager
test
Process completed with exit code 2.
lint
Unable to process command '::add-matcher::.github/matchers/golangci-lint.json' successfully.
lint
Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'GitHub.Runner.Worker.IssuePatternConfig[]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object. Path 'problemMatcher[0].pattern.regexp', line 6, position 17.