build #43
Annotations
1 error and 4 warnings
build / build
The artifact name is not valid: RasterPropMonitor-refs/heads/master. Contains the following character: Forward slash /
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
build / build:
RasterPropMonitor/Core/UtilityFunctions.cs#L1725
'WWW' is obsolete: 'Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features'
|
build / build:
RasterPropMonitor/Core/UtilityFunctions.cs#L1725
'WWW' is obsolete: 'Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features'
|
build / build:
RasterPropMonitor/Core/UtilityFunctions.cs#L1762
'WWW' is obsolete: 'Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features'
|
build / build:
RasterPropMonitor/Core/RasterPropMonitorComputer.cs#L87
The field 'RasterPropMonitorComputer.timeToUpdate' is assigned but its value is never used
|