fix: make dev dependency #70
Annotations
1 error and 10 warnings
AggregateError:
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 3098:1B9873:2B49164:52DF0F2:66C85405.
at /home/runner/work/_actions/cycjimmy/semantic-release-action/v4.0.0/node_modules/@octokit/request/dist-node/index.js:122:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async requestWithGraphqlErrorHandling (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4.0.0/node_modules/@octokit/plugin-retry/dist-node/index.js:70:20)
at async Job.doExecute (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4.0.0/node_modules/bottleneck/light.js:405:18)
|
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L385
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
src/AffixApi.Api/Model/TimeOffEntryResponse.cs#L432
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L233
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
src/AffixApi.Api/Model/TimeOffBalanceResponse.cs#L271
The result of the expression is always 'true' since a value of type 'PolicyTypeResponse' is never equal to 'null' of type 'PolicyTypeResponse?'
|
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L251
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
src/AffixApi.Api/Model/CompensationHistoryNoNonNullRequest.cs#L280
The result of the expression is always 'true' since a value of type 'CurrencyNotNullRequest' is never equal to 'null' of type 'CurrencyNotNullRequest?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L301
The result of the expression is always 'true' since a value of type 'CurrencyNotNullResponse' is never equal to 'null' of type 'CurrencyNotNullResponse?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L296
The result of the expression is always 'true' since a value of type 'PayrunTypeResponse' is never equal to 'null' of type 'PayrunTypeResponse?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L376
The result of the expression is always 'true' since a value of type 'PayrunTypeResponse' is never equal to 'null' of type 'PayrunTypeResponse?'
|
src/AffixApi.Api/Model/PayslipResponse.cs#L378
The result of the expression is always 'true' since a value of type 'CurrencyNotNullResponse' is never equal to 'null' of type 'CurrencyNotNullResponse?'
|
This job failed
Loading