Skip to content

Merge pull request #41 from mraware/fix/templateBoundsExtent #296

Merge pull request #41 from mraware/fix/templateBoundsExtent

Merge pull request #41 from mraware/fix/templateBoundsExtent #296

Triggered via push December 3, 2023 02:00
Status Success
Total duration 36s
Artifacts

lint.yml

on: push
Run linters
27s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 1 warning
src/brickadia/config.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/brickadia/server.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/cli/auth.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/cli/config.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/cli/installer.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/cli/plugin.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/cli/terminal.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/config/index.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/config/reader.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/main.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/auth.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/commandInjector.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/logWrangler.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/matchers/init.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/matchers/interact.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/matchers/join.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/matchers/leave.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/matchers/version.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/player.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin/plugin_jsonrpc_stdio.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin/plugin_node_safe.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin/plugin_node_safe/proxyOmegga.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin/plugin_node_safe/worker.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/plugin/plugin_node_unsafe.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/omegga/server.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/plugin.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/softconfig.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/brick/checkBounds.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/brick/constants.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/brick/displayName.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/brick/getBounds.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/brick/setOwnership.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/chat.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/color.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/index.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/map.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/pattern.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/util/time.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/webserver/backend/api.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/webserver/backend/database.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/webserver/backend/index.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/webserver/backend/metrics.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/webserver/backend/util.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/