Skip to content

Added ContentRepresentation #1836

Added ContentRepresentation

Added ContentRepresentation #1836

Triggered via pull request October 25, 2023 19:04
Status Failure
Total duration 48s
Artifacts

build-and-test-on-pr.yml

on: pull_request
build-and-test
37s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test: Elements/src/CoreModels/ElementRepresentation.cs#L26
The type or namespace name 'NodeExtension' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements/src/Representations/ContentRepresentation.cs#L84
The type or namespace name 'NodeExtension' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements/src/CoreModels/ElementRepresentation.cs#L26
The type or namespace name 'NodeExtension' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: Elements/src/Representations/ContentRepresentation.cs#L84
The type or namespace name 'NodeExtension' could not be found (are you missing a using directive or an assembly reference?)
build-and-test
Process completed with exit code 1.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/