Skip to content

test: incorporates tests for short absence proof verification #633

test: incorporates tests for short absence proof verification

test: incorporates tests for short absence proof verification #633

Triggered via pull request June 29, 2023 18:32
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
golangci-lint
14s
golangci-lint
markdown-lint
44s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
golangci-lint: proof_test.go#L806
Error return value of `n.Push` is not checked (errcheck)
golangci-lint: proof_test.go#L807
Error return value of `n.Push` is not checked (errcheck)
golangci-lint: proof_test.go#L808
Error return value of `n.Push` is not checked (errcheck)
golangci-lint: proof_test.go#L794
File is not `gofumpt`-ed (gofumpt)
golangci-lint
issues found
golangci-lint
Unexpected input(s) 'SUFFIX_FILTER', valid inputs are ['GITHUB_TOKEN', 'DOT', 'BASE', 'RELATIVE', 'DIFF_FILTER', 'FORMAT', 'ESCAPE_JSON', 'SEPARATOR', 'PATTERNS', 'MINIMATCH_OPTION_NOBRACE', 'MINIMATCH_OPTION_NOGLOBSTAR', 'MINIMATCH_OPTION_DOT', 'MINIMATCH_OPTION_NOEXT', 'MINIMATCH_OPTION_NOCASE', 'MINIMATCH_OPTION_MATCH_BASE', 'MINIMATCH_OPTION_NONEGATE', 'FILES', 'SUMMARY_INCLUDE_FILES', 'ABSOLUTE', 'SET_ENV_NAME', 'SET_ENV_NAME_FILTERED_DIFF', 'SET_ENV_NAME_MATCHED_FILES', 'SET_ENV_NAME_COUNT', 'SET_ENV_NAME_INSERTIONS', 'SET_ENV_NAME_DELETIONS', 'SET_ENV_NAME_LINES', 'DIFF_DEFAULT', 'FILTERED_DIFF_DEFAULT', 'MATCHED_FILES_DEFAULT', 'COUNT_DEFAULT', 'INSERTIONS_DEFAULT', 'DELETIONS_DEFAULT', 'LINES_DEFAULT', 'CHECK_ONLY_COMMIT_WHEN_DRAFT']
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint: proof_test.go#L733
var-naming: don't use underscores in Go names; var Node_4_5 should be Node4_5 (revive)
golangci-lint: proof_test.go#L734
var-naming: don't use underscores in Go names; var Node_5_6 should be Node5_6 (revive)
golangci-lint: proof_test.go#L735
var-naming: don't use underscores in Go names; var Node_6_8 should be Node6_8 (revive)
golangci-lint: proof_test.go#L737
var-naming: don't use underscores in Go names; var Node_0_4 should be Node0_4 (revive)
golangci-lint: proof_test.go#L741
var-naming: don't use underscores in Go names; var Node_4_6 should be Node4_6 (revive)
golangci-lint: proof_test.go#L745
var-naming: don't use underscores in Go names; var Node_4_8 should be Node4_8 (revive)