Skip to content

Added check to JsonReader::finish that infer_schema_len was not Some(0) #31

Added check to JsonReader::finish that infer_schema_len was not Some(0)

Added check to JsonReader::finish that infer_schema_len was not Some(0) #31

Triggered via push August 17, 2023 21:31
Status Success
Total duration 1m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
main
GraphQL Rate Limit Exceeded { name: 'event', id: '5896143971', response: { status: 200, url: 'https://api.github.com/graphql', headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 17 Aug 2023 21:33:21 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'A495:6AAD:837D:10F07:64DE9221', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '4', 'x-ratelimit-reset': '1692309848', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '996', 'x-xss-protection': '0' }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 21914357.' } ] } }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 21914357.' } ] }, event: { id: '5896143971', name: 'push', payload: { after: '6d62b9affc58681dd375cc96358868706e305bf7', base_ref: null, before: '629c25bcdf0e3419ab4cb48ba376163a0deb56ff', commits: [ { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' } ], compare: 'https://github.com/rben01/polars/compare/629c25bcdf0e...6d62b9affc58', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab',
main
Error: GraphQL Rate Limit Exceeded at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '5896143971', name: 'push', payload: { after: '6d62b9affc58681dd375cc96358868706e305bf7', base_ref: null, before: '629c25bcdf0e3419ab4cb48ba376163a0deb56ff', commits: [ { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' } ], compare: 'https://github.com/rben01/polars/compare/629c25bcdf0e...6d62b9affc58', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' }, pusher: { email: '[email protected]', name: 'rben01' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/rben01/polars/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/rben01/polars/assignees{/user}', blobs_url: 'https://api.github.com/repos/rben01/polars/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/rben01/polars/branches{/branch}', clone_url: 'https://github.com/rben01/polars.git', collaborators_url: 'https://api.github.com/repos/rben01/polars/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/rben01/polars/comments{/number}', commits_url: 'https://api.github.com/repos/rben01/polars/commits{/sha}', compare_url: 'https://api.github.com/repos/rben01/polars/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/rben01/polars/contents/{+path}', contributors_url: 'https://api.github.com/repos/rben01/polars/contributors', created_at: 1651504705, default_branch: 'main', deployments_url: 'https://api.github.com/repos/rben01/polars/deployments', description: 'Fast multi-threaded DataFrame library in Rust | Python | Node.j
main
GraphQL Rate Limit Exceeded { name: 'event', id: '5896143971', response: { status: 200, url: 'https://api.github.com/graphql', headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 17 Aug 2023 21:33:20 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'A490:7165:CD0F:1A409:64DE921F', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '4', 'x-ratelimit-reset': '1692309848', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '996', 'x-xss-protection': '0' }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 21914357.' } ] } }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 21914357.' } ] }, event: { id: '5896143971', name: 'push', payload: { after: '6d62b9affc58681dd375cc96358868706e305bf7', base_ref: null, before: '629c25bcdf0e3419ab4cb48ba376163a0deb56ff', commits: [ { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' } ], compare: 'https://github.com/rben01/polars/compare/629c25bcdf0e...6d62b9affc58', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab',
main
Error: GraphQL Rate Limit Exceeded at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '5896143971', name: 'push', payload: { after: '6d62b9affc58681dd375cc96358868706e305bf7', base_ref: null, before: '629c25bcdf0e3419ab4cb48ba376163a0deb56ff', commits: [ { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' } ], compare: 'https://github.com/rben01/polars/compare/629c25bcdf0e...6d62b9affc58', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, committer: { email: '[email protected]', name: 'Robert Bennett', username: 'rben01' }, distinct: true, id: '6d62b9affc58681dd375cc96358868706e305bf7', message: 'Added check to JsonReader::finish that infer_schema_len was not Some(0)\n' + '(returns PolarsError::InvalidOperation if it is)\n' + 'Added test that this case is caught correctly\n' + 'Updated docs of JsonReader::infer_schema_len(...) to state that it applies to both JsonFormat::JsonLines and ::Json\n' + 'Clarified other error message in JsonReader::finish', timestamp: '2023-08-17T17:31:21-04:00', tree_id: '7b93f5c8c23d68aff4defee720c1cf6ba6d076ab', url: 'https://github.com/rben01/polars/commit/6d62b9affc58681dd375cc96358868706e305bf7' }, pusher: { email: '[email protected]', name: 'rben01' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/rben01/polars/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/rben01/polars/assignees{/user}', blobs_url: 'https://api.github.com/repos/rben01/polars/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/rben01/polars/branches{/branch}', clone_url: 'https://github.com/rben01/polars.git', collaborators_url: 'https://api.github.com/repos/rben01/polars/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/rben01/polars/comments{/number}', commits_url: 'https://api.github.com/repos/rben01/polars/commits{/sha}', compare_url: 'https://api.github.com/repos/rben01/polars/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/rben01/polars/contents/{+path}', contributors_url: 'https://api.github.com/repos/rben01/polars/contributors', created_at: 1651504705, default_branch: 'main', deployments_url: 'https://api.github.com/repos/rben01/polars/deployments', description: 'Fast multi-threaded DataFrame library in Rust | Python | Node.j