Skip to content

Added support for special file types to make-index (fixes #302) #1419

Added support for special file types to make-index (fixes #302)

Added support for special file types to make-index (fixes #302) #1419

Triggered via push July 25, 2026 18:40
Status Success
Total duration 1m 27s
Artifacts

ci.yaml

on: push
Continuous Integration
1m 23s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Continuous Integration: src/node/async.ts#L349
This assertion is unnecessary since the receiver accepts the original type of the expression
Continuous Integration: src/internal/rpc.ts#L300
'req' is defined but only used as a type. Allowed unused args must match /^_/u
Continuous Integration: src/internal/index_fs.ts#L205
'link' is defined but never used. Allowed unused args must match /^_/u
Continuous Integration: src/internal/index_fs.ts#L205
'target' is defined but never used. Allowed unused args must match /^_/u
Continuous Integration: src/internal/index_fs.ts#L201
'link' is defined but never used. Allowed unused args must match /^_/u
Continuous Integration: src/internal/index_fs.ts#L201
'target' is defined but never used. Allowed unused args must match /^_/u
Continuous Integration: src/backends/single_buffer.ts#L431
'lock' is assigned a value but never used. Allowed unused vars must match /^_/u
Continuous Integration: src/backends/single_buffer.ts#L400
'lock' is assigned a value but never used. Allowed unused vars must match /^_/u
Continuous Integration: src/backends/port.ts#L60
This assertion is unnecessary since the receiver accepts the original type of the expression
Continuous Integration: src/backends/passthrough.ts#L181
Async method 'sync' has no 'await' expression