Skip to content

feat: early version of v2 #204

feat: early version of v2

feat: early version of v2 #204

Triggered via pull request April 16, 2024 18:50
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
lint: extension.go#L11
Sentence should start with a capital letter (godot)
lint: extension.go#L13
Sentence should start with a capital letter (godot)
lint: extension.go#L45
return with no blank line before (nlreturn)
lint: string_encoder.go#L30
Comment should end in a period (godot)
lint: string_encoder.go#L45
return with no blank line before (nlreturn)
lint: struct_encoder.go#L26
Comment should end in a period (godot)
lint
issues found
File test coverage below threshold: config.go#L1
File test coverage below threshold: coverage: 12%; threshold: 70%
File test coverage below threshold: format.go#L1
File test coverage below threshold: coverage: 0%; threshold: 70%
File test coverage below threshold: options.go#L1
File test coverage below threshold: coverage: 50%; threshold: 70%
File test coverage below threshold: processor.go#L1
File test coverage below threshold: coverage: 68%; threshold: 70%
File test coverage below threshold: struct_encoder.go#L1
File test coverage below threshold: coverage: 66%; threshold: 70%
Package test coverage below threshold
Package test coverage below threshold: package: config.go; coverage: 12%; threshold: 70%
Package test coverage below threshold
Package test coverage below threshold: package: format.go; coverage: 0%; threshold: 70%
Package test coverage below threshold
Package test coverage below threshold: package: processor.go; coverage: 68%; threshold: 70%
Package test coverage below threshold
Package test coverage below threshold: package: options.go; coverage: 50%; threshold: 70%
Package test coverage below threshold
Package test coverage below threshold: package: struct_encoder.go; coverage: 66%; threshold: 70%
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.