Skip to content

feat: Add support for step data tables #191

feat: Add support for step data tables

feat: Add support for step data tables #191

Re-run triggered September 16, 2024 10:32
Status Failure
Total duration 2m 48s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Lint: gobdd.go#L576
Consider pre-allocating `params` (prealloc)
Lint: gobdd.go#L577
only one cuddle assignment allowed before range statement (wsl)
Lint: gobdd.go#L584
if statements should only be cuddled with assignments (wsl)
Lint: gobdd.go#L623
only one cuddle assignment allowed before if statement (wsl)
Lint: gobdd.go#L626
append only allowed to cuddle with appended value (wsl)
Lint: gobdd.go#L639
return statements should not be cuddled if block has more than two lines (wsl)
Lint: gobdd.go#L645
assignments should only be cuddled with other assignments (wsl)
Lint: gobdd.go#L646
only one cuddle assignment allowed before if statement (wsl)
Lint: gobdd.go#L649
return statements should not be cuddled if block has more than two lines (wsl)
Lint: gobdd.go#L655
assignments should only be cuddled with other assignments (wsl)
Build (1.18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/