Build .war and npm files #25
build-dev.yml
on: workflow_dispatch
build-underwriting-api
/
build
3m 13s
build-underwriting-listener-api
/
build
4m 2s
build-underwriting-war
/
build
3m 43s
Annotations
10 errors and 5 warnings
build-underwriting-war / build
'"@cirras/cirras-underwriting-api"' has no exported member named 'YieldMeasUnitConversionListRsrc'. Did you mean 'YieldMeasUnitTypeCodeListRsrc'?
|
build-underwriting-war / build
'"@cirras/cirras-underwriting-api"' has no exported member named 'YieldMeasUnitConversionListRsrc'. Did you mean 'YieldMeasUnitTypeCodeListRsrc'?
|
build-underwriting-war / build
'"@cirras/cirras-underwriting-api"' has no exported member named 'YieldMeasUnitConversionListRsrc'. Did you mean 'YieldMeasUnitTypeCodeListRsrc'?
|
build-underwriting-war / build
Type 'EffectResult<Action> & CreateEffectMetadata' is not assignable to type 'Observable<Action>'.
|
build-underwriting-war / build
Type 'Observable<unknown>' is not assignable to type 'EffectResult<Action>'.
|
build-underwriting-war / build
Property 'getAListOfYieldMeasurementUnitConversions' does not exist on type 'DefaultService'. Did you mean 'getAListOfYieldMeasurementUnitTypeCodes'?
|
build-underwriting-war / build
Type 'EffectResult<Action> & CreateEffectMetadata' is not assignable to type 'Observable<Action>'.
|
build-underwriting-war / build
Type 'Observable<unknown>' is not assignable to type 'EffectResult<Action>'.
|
build-underwriting-war / build
Property 'saveAListOfYieldMeasurementUnitConversions' does not exist on type 'DefaultService'.
|
build-underwriting-war / build
Process completed with exit code 1.
|
build-underwriting-api / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-underwriting-api / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-underwriting-war / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-underwriting-listener-api / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-underwriting-listener-api / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|