Skip to content

Bulking machine

Bulking machine #113

Triggered via pull request July 12, 2026 15:13
@trulynotrulyno
synchronize #561
bulking
Status Success
Total duration 34s
Artifacts

lint.yml

on: pull_request
Lint KubeJS Scripts
30s
Lint KubeJS Scripts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/recycling/coils.js#L34
Parameter 'coil' implicitly has an 'any' type.
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/recycling/coils.js#L27
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/recycling/coils.js#L25
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/recycling/coils.js#L14
Parameter 'counts' implicitly has an 'any' type.
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/recycling/coils.js#L14
Parameter 'materials' implicitly has an 'any' type.
Lint KubeJS Scripts: kubejs/server_scripts/additions/progression/components/component_parts.js#L287
Type 'string | undefined' is not assignable to type 'string'.
Lint KubeJS Scripts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/