Skip to content

Add CICD workflows & switch build to releaser #1

Add CICD workflows & switch build to releaser

Add CICD workflows & switch build to releaser #1

Triggered via pull request June 10, 2024 23:53
@teranteran
opened #3
cicd
Status Failure
Total duration 3m 6s
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
hadolint: Dockerfile#L1
DL3006 warning: Always tag the version of an image explicitly
hadolint: Dockerfile#L3
DL3020 error: Use COPY instead of ADD for files and folders
hadolint: Dockerfile#L4
DL3003 warning: Use WORKDIR to switch to a directory
hadolint: Dockerfile#L6
DL3006 warning: Always tag the version of an image explicitly
hadolint: Dockerfile#L13
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
hadolint: Dockerfile#L16
DL3022 warning: `COPY --from` should reference a previously defined `FROM` alias
markdownlint: README.md#L1
First line in a file should be a top-level heading [Context: "[![Go Report](https://goreport..."]
markdownlint: README.md#L12
Line length [Expected: 80; Actual: 120]
markdownlint: README.md#L14
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# How this works"]
markdownlint: README.md#L15
Line length [Expected: 80; Actual: 108]
markdownlint: README.md#L16
Line length [Expected: 80; Actual: 93]
markdownlint: README.md#L18
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# How to use"]
markdownlint: README.md#L19
Fenced code blocks should be surrounded by blank lines [Context: "```"]
markdownlint: README.md#L19
Fenced code blocks should have a language specified [Context: "```"]
markdownlint: README.md#L31
Multiple consecutive blank lines [Expected: 1; Actual: 2]
markdownlint: README.md#L32
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## License"]
build
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/.