Skip to content

activity map object docs #87

activity map object docs

activity map object docs #87

Triggered via push May 23, 2024 05:55
Status Failure
Total duration 28s
Artifacts
build-jar
20s
build-jar
Fit to window
Zoom out
Zoom in

Annotations

1 error, 8 warnings, and 1 notice
build-jar
Process completed with exit code 1.
build-jar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unchecked warning: game/core/src/com/eng1/game/game/Score.java#L51
Unchecked assignment: 'java.util.ArrayList' to 'java.util.ArrayList'
Unused import: game/desktop/src/com/eng1/game/DesktopLauncher.java#L2
Unused import `import com.badlogic.gdx.Graphics;`
Unused import: game/core/src/com/eng1/game/screens/MainScreen.java#L3
Unused import `import com.eng1.game.HeslingtonHustle;`
Unused import: game/core/src/com/eng1/game/screens/MainScreen.java#L4
Unused import `import com.badlogic.gdx.Screen;`
Unused import: game/core/src/com/eng1/game/assets/maps/MapAssets.java#L4
Unused import `import com.badlogic.gdx.maps.tiled.TmxMapLoader;`
Unused import: game/core/src/com/eng1/game/screens/LoadingScreen.java#L6
Unused import `import com.eng1.game.HeslingtonHustle;`
Unused import: game/core/src/com/eng1/game/screens/MainScreen.java#L7
Unused import `import com.badlogic.gdx.InputAdapter;`