Skip to content

fix: release bad api call (make_latest is a string and not a boolean) #126

fix: release bad api call (make_latest is a string and not a boolean)

fix: release bad api call (make_latest is a string and not a boolean) #126

Triggered via pull request September 7, 2023 08:01
Status Failure
Total duration 7m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
pr-check
Process completed with exit code 1.
release
Process completed with exit code 1.
lint: packages/core/src/git.ts#L854
Async method 'publish' has too many parameters (5). Maximum allowed is 4
lint: plugins/all-contributors/src/index.ts#L179
Unexpected any. Specify a different type
lint: plugins/gradle/src/index.ts#L167
Unexpected 'todo' comment: 'TODO: Is this where we can introspect PR...'
lint: plugins/gradle/src/index.ts#L287
Unexpected 'todo' comment: 'TODO: We should at least report the...'
lint: plugins/microsoft-teams/__tests__/index.test.ts#L280
Some tests seem to be commented
lint: plugins/microsoft-teams/src/index.ts#L147
Unexpected 'todo' comment: 'TODO: @mentions don't work in teams -...'
lint: plugins/slack/src/index.ts#L443
Unexpected any. Specify a different type