Fix: Typo in routing.md (#2836) #1
Annotations
2 errors
Run release-drafter/release-drafter@v6
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
{
name: 'event',
id: '7833079374',
event: {
id: '7833079374',
name: 'push',
payload: {
after: '847a4a959d979c46c3a0afd47409929bd158a7f0',
base_ref: null,
before: '3b956ef3a81de3228afb76bc5f56e1db5f797e39',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '603fbde9b61dc8493b453b7d6420829f933aadf4',
message: 'build(deps): bump actions/cache from 3 to 4 (#2803)\n' +
'\n' +
'Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n' +
'- [Release notes](https://github.com/actions/cache/releases)\r\n' +
'- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n' +
'- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: actions/cache\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-major\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-01-19T01:48:40+03:00',
tree_id: 'b6ffd62d830a0e859b3a851e5c8bc1d3b9443d72',
url: 'https://github.com/Fenny/fiber/commit/603fbde9b61dc8493b453b7d6420829f933aadf4'
},
{
author: {
email: 'i@ryanbekhen.dev',
name: 'ACHMAD IRIANTO EKA PUTRA',
username: 'ryanbekhen'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9a56a1bf6dbc6b83faaa27a1fecbd1942ad8e784',
message: 'v3: Add QueryParser for get query using generic (#2776)\n' +
'\n' +
'* Add QueryParser method and tests\r\n' +
'\r\n' +
'Introduced a new method, QueryParser, to parse query parameters from a given context into specified types: integer, boolean, float, and string. The method provides default values for empty or invalid keys. Corresponding tests for each type have also been added to validate the functionality.\r\n' +
'\r\n' +
'* Refactor QueryParser and add string support\r\n' +
'\r\n' +
'Refactored the existing QueryParser method in the code to simplify its structure. Instead of reflecting on types, it now uses explicit type checking. In addition to the existing support for integers, booleans, and floats, the QueryParser method now also supports string parsing. Corresponding tests for the updated method and new feature were added as well.\r\n' +
'\r\n' +
'* Update example call in method comment\r\n' +
'\r\n' +
'Updated the method call example in the comment for the Query function in the ctx.go file. Previously, it was incorrectly demonstrating a call to "QueryParser("wanna_cake", 1)", but this has been updated to correctly represent the method it is commenting, resulting in "Query("wanna_cake", 1)".\r\n' +
'\r\n' +
'* Refactor Query function in ctx.go\r\n' +
'\r\n' +
'The update introduces better type assertion handling in the Query function. A switch statement is now employed to determine the type of the value as opposed to the previous if clauses. In addition, a validation step has been added to ensure the conte
|
Run release-drafter/release-drafter@v6
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field.
at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142879:11)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142688:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '7833079374',
name: 'push',
payload: {
after: '847a4a959d979c46c3a0afd47409929bd158a7f0',
base_ref: null,
before: '3b956ef3a81de3228afb76bc5f56e1db5f797e39',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '603fbde9b61dc8493b453b7d6420829f933aadf4',
message: 'build(deps): bump actions/cache from 3 to 4 (#2803)\n' +
'\n' +
'Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n' +
'- [Release notes](https://github.com/actions/cache/releases)\r\n' +
'- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n' +
'- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: actions/cache\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-major\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-01-19T01:48:40+03:00',
tree_id: 'b6ffd62d830a0e859b3a851e5c8bc1d3b9443d72',
url: 'https://github.com/Fenny/fiber/commit/603fbde9b61dc8493b453b7d6420829f933aadf4'
},
{
author: {
email: 'i@ryanbekhen.dev',
name: 'ACHMAD IRIANTO EKA PUTRA',
username: 'ryanbekhen'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9a56a1bf6dbc6b83faaa27a1fecbd1942ad8e784',
message: 'v3: Add QueryParser for get query using generic (#2776)\n' +
'\n' +
'* Add QueryParser method and tests\r\n' +
'\r\n' +
'Introduced a new method, QueryParser, to parse query parameters from a given context into specified types: integer, boolean, float, and string. The method provides default values for empty or invalid keys. Corresponding tests for each type have also been added to validate the functionality.\r\n' +
'\r\n' +
'* Refactor QueryParser and add string support\r\n' +
'\r\n' +
'Refactored the existing QueryParser method in the code to simplify its structure. Instead of reflecting on types, it now uses explicit type checking. In addition to the existing support for integers, booleans, and floats, the QueryParser method now also supports string parsing. Corresponding tests for the updated method and new feature were added as well.\r\n' +
'\r\n' +
'* Update example call in method comment\r\n' +
'\r\n' +
'Updated the method call example in the comment for the Query function in the ctx.go file. Previously, it was incorrectly demonstrating a call to "QueryParser("wanna_cake", 1)", but this has been updated to correctly represent the method it is commenting, resulting
|
The logs for this run have expired and are no longer available.
Loading