Recurring time window filter #196
Annotations
20 errors and 2 warnings
|
build (18.x):
src/filter/recurrence/validator.ts#L21
More than 1 blank line not allowed
|
|
build (18.x):
test/recurrence.test.ts#L9
Trailing spaces not allowed
|
|
build (18.x):
test/recurrence.test.ts#L10
Trailing spaces not allowed
|
|
build (18.x):
test/recurrence.test.ts#L20
Trailing spaces not allowed
|
|
build (18.x):
test/recurrence.test.ts#L28
'recurrence1' is never reassigned. Use 'const' instead
|
|
build (18.x):
test/recurrence.test.ts#L38
'recurrence2' is never reassigned. Use 'const' instead
|
|
build (18.x):
test/recurrence.test.ts#L44
'recurrence3' is never reassigned. Use 'const' instead
|
|
build (18.x):
test/recurrence.test.ts#L53
'recurrence1' is never reassigned. Use 'const' instead
|
|
build (18.x):
test/recurrence.test.ts#L58
Missing semicolon
|
|
build (18.x):
test/recurrence.test.ts#L60
'recurrence2' is never reassigned. Use 'const' instead
|
|
build (20.x):
src/filter/recurrence/validator.ts#L21
More than 1 blank line not allowed
|
|
build (20.x):
test/recurrence.test.ts#L9
Trailing spaces not allowed
|
|
build (20.x):
test/recurrence.test.ts#L10
Trailing spaces not allowed
|
|
build (20.x):
test/recurrence.test.ts#L20
Trailing spaces not allowed
|
|
build (20.x):
test/recurrence.test.ts#L28
'recurrence1' is never reassigned. Use 'const' instead
|
|
build (20.x):
test/recurrence.test.ts#L38
'recurrence2' is never reassigned. Use 'const' instead
|
|
build (20.x):
test/recurrence.test.ts#L44
'recurrence3' is never reassigned. Use 'const' instead
|
|
build (20.x):
test/recurrence.test.ts#L53
'recurrence1' is never reassigned. Use 'const' instead
|
|
build (20.x):
test/recurrence.test.ts#L58
Missing semicolon
|
|
build (20.x):
test/recurrence.test.ts#L60
'recurrence2' is never reassigned. Use 'const' instead
|
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|