Skip to content

Revamping GitHub actions setup #7

Revamping GitHub actions setup

Revamping GitHub actions setup #7

Triggered via pull request February 11, 2024 18:16
Status Failure
Total duration 3m 42s
Artifacts

main.yml

on: pull_request
golangci-lint
2m 54s
golangci-lint
markdownlint-cli
21s
markdownlint-cli
Matrix: builds
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 6 warnings
markdownlint-cli: docs/_index.md#L9
Multiple top-level headings in the same document [Context: "# What is Fabric?"]
markdownlint-cli: docs/_index.md#L13
Multiple consecutive blank lines [Expected: 1; Actual: 2]
markdownlint-cli: docs/cli.md#L7
Multiple top-level headings in the same document [Context: "# Fabric CLI"]
markdownlint-cli: docs/install.md#L7
Multiple top-level headings in the same document [Context: "# Install"]
markdownlint-cli
Trailing spaces [Expected: 0 or 2; Actual: 1]
markdownlint-cli: docs/language/_index.md#L8
Multiple top-level headings in the same document [Context: "# Fabric Configuration Languag..."]
markdownlint-cli: docs/language/_index.md#L51
Multiple consecutive blank lines [Expected: 1; Actual: 2]
markdownlint-cli: docs/language/_index.md#L54
Multiple consecutive blank lines [Expected: 1; Actual: 2]
markdownlint-cli: docs/language/_index.md#L63
Multiple consecutive blank lines [Expected: 1; Actual: 2]
markdownlint-cli: docs/language/_index.md#L64
Multiple consecutive blank lines [Expected: 1; Actual: 3]
builds (1.21.x, ubuntu-latest)
Process completed with exit code 1.
builds (1.21.x, macos-latest)
Process completed with exit code 1.
builds (1.21.x, windows-latest)
The operation was canceled.
golangci-lint: pkg/cirularRefDetector/circularRefs.go#L78
assignOp: replace `diag.Detail = diag.Detail + "\n at <missing location info>"` with `diag.Detail += "\n at <missing location info>"` (gocritic)
golangci-lint: internal/openai/plugin.go#L19
unlambda: replace `func(opts ...client.Option) client.Client {
golangci-lint: parser/parseSectionBlock.go#L129
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
golangci-lint: parser/definitions/title.go#L33
S1023: redundant `return` statement (gosimple)
golangci-lint: parser/evaluator.go#L252
S1023: redundant `return` statement (gosimple)
golangci-lint: parser/evaluator.go#L108
SA9003: empty branch (staticcheck)
golangci-lint
issues found
tests (1.21.x)
Process completed with exit code 1.
markdownlint-cli
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
builds (1.21.x, ubuntu-latest)
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/.
builds (1.21.x, macos-latest)
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/.
builds (1.21.x, windows-latest)
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/.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
tests (1.21.x)
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/.