Skip to content

GitAuto: [FEATURE] Use Feed V3 to get the orders #8

GitAuto: [FEATURE] Use Feed V3 to get the orders

GitAuto: [FEATURE] Use Feed V3 to get the orders #8

Triggered via pull request November 11, 2024 13:01
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L88
Member 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)'.
build: Src/VTEX/GoodPractices/UpdateStockInfoSKUException.cs#L41
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: Src/VTEX/GoodPractices/UpdatePriceInfoSKUException.cs#L41
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L75
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)