Skip to content

Do not create dummy 4D.File with fake path, instead create a fake objet #44

Do not create dummy 4D.File with fake path, instead create a fake objet

Do not create dummy 4D.File with fake path, instead create a fake objet #44

Triggered via push August 30, 2024 10:07
Status Failure
Total duration 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 7 warnings, and 1 notice
Build
‼️ Build failure
Build: Project/Sources/Methods/DummyFile.4dm#L2
The parameter $0 has not been explicitly declared in the typing methods (Compiler...).
Build: Project/Sources/Methods/DummyFile.4dm#L4
The parameter $0 has not been explicitly declared in the typing methods (Compiler...).
Build: Project/Sources/Classes/path.4dm#L28
Cannot make an assignment with those types
Build: Project/Sources/Classes/plist.4dm#L20
This value cannot be passed as a parameter to this method or command.
Build
Process completed with exit code 1.
Build: Project/Sources/Classes/http.4dm#L683
The class WebServer is unknown. (550.4)
Build: Project/Sources/Classes/SOURCE.4dm#L230
The class WebServer is unknown. (550.4)
Build: Project/Sources/Classes/SOURCE.4dm#L453
The class WebServer is unknown. (550.4)
Build: Project/Sources/Methods/00_TESTS.4dm#L69
The class WebServer is unknown. (550.4)
Build: Project/Sources/Methods/editor_MESSAGE_CALLBACK.4dm#L35
The class WebServer is unknown. (550.4)
Build: Project/Sources/Methods/editor_RESUME.4dm#L24
The class WebServer is unknown. (550.4)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
action build