Skip to content

feat: Implement interrupts #36

feat: Implement interrupts

feat: Implement interrupts #36

Triggered via pull request December 2, 2024 01:39
Status Success
Total duration 1m 5s
Billable time 2m
Artifacts

unit-tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Unit Tests (ubuntu-latest, 20.x): src/agent/utils.ts#L67
'_' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 20.x): src/agent/utils.ts#L67
'hours' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 20.x): src/agent/utils.ts#L67
'minutes' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 20.x): src/agent/utils.ts#L67
'period' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 18.x): src/agent/utils.ts#L67
'_' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 18.x): src/agent/utils.ts#L67
'hours' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 18.x): src/agent/utils.ts#L67
'minutes' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 18.x): src/agent/utils.ts#L67
'period' is never reassigned. Use 'const' instead
Unit Tests (ubuntu-latest, 20.x): src/agent/utils.ts#L67
'_' is assigned a value but never used
Unit Tests (ubuntu-latest, 18.x): src/agent/utils.ts#L67
'_' is assigned a value but never used