fix replacement issue #33
Annotations
19 errors and 4 warnings
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
setup
Cannot open: File exists
|
test
Input required and not supplied: key
|
lint:
cmd/versionbump/main.go#L164
func `bumpPreReleaseNext` is unused (unused)
|
lint:
cmd/versionbump/main.go#L180
func `bumpPreReleaseBuild` is unused (unused)
|
lint:
internal/semver/semver.go#L110
S1003: should use strings.Contains(versionStr, "-") instead (gosimple)
|
lint:
internal/semver/semver.go#L111
S1003: should use strings.Contains(versionStr, "+") instead (gosimple)
|
lint:
internal/semver/prerelease.go#L102
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
internal/semver/prerelease.go#L107
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint
Process completed with exit code 2.
|
lint
Input required and not supplied: key
|
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|