Skip to content

feat: add breadcrumb management to Catcher class #198

feat: add breadcrumb management to Catcher class

feat: add breadcrumb management to Catcher class #198

Triggered via pull request December 9, 2025 16:53
Status Failure
Total duration 30s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: src/addons/breadcrumbs.ts#L388
Object Literal Property name `duration_ms` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L387
Object Literal Property name `status_code` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L358
Type Property name `__hawk_start` trimmed as `_hawk_start` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L357
Type Property name `__hawk_url` trimmed as `_hawk_url` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L356
Type Property name `__hawk_method` trimmed as `_hawk_method` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L349
Unexpected aliasing of 'this' to local variable
lint: src/addons/breadcrumbs.ts#L329
Object Literal Property name `duration_ms` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L310
Object Literal Property name `duration_ms` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L309
Object Literal Property name `status_code` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
lint: src/addons/breadcrumbs.ts#L286
Unexpected aliasing of 'this' to local variable
lint: src/addons/breadcrumbs.ts#L237
A space is required before ']'
lint: src/addons/breadcrumbs.ts#L237
A space is required after '['
lint: src/addons/breadcrumbs.ts#L195
Missing JSDoc @param "hint" declaration
lint: src/addons/breadcrumbs.ts#L195
Missing JSDoc @param "breadcrumb" declaration
lint: src/addons/breadcrumbs.ts#L161
Missing JSDoc @param "options" declaration
lint: src/addons/breadcrumbs.ts#L79
Expected 1 lines after block description
lint: src/addons/breadcrumbs.ts#L73
Expected 1 lines after block description
lint: src/addons/breadcrumbs.ts#L67
Expected 1 lines after block description
lint: src/addons/breadcrumbs.ts#L54
Expected 1 lines after block description
lint: src/addons/breadcrumbs.ts#L48
Expected 1 lines after block description