Skip to content

test data

test data #287

Triggered via push September 19, 2024 16:22
Status Success
Total duration 3m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
build: lib/domain/use_cases/connection_process_use_case.ex#L44
Numbers larger than 9999 should be written with underscores: 60_000
build: lib/domain/use_cases/connection_process_use_case.ex#L40
Numbers larger than 9999 should be written with underscores: 60_000
build: lib/domain/use_cases/reports/collector_use_case.ex#L1
Use `@moduledoc false` if a module will not be documented.
build: lib/domain/use_cases/reports/analyzer_use_case.ex#L1
Use `@moduledoc false` if a module will not be documented.
build: lib/application.ex#L1
Modules should have a @moduledoc tag.
build
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
build
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it