8000 Samples Updates · WildernessLabs/Meadow.Samples@ced3500 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Samples Updates 8000 #72

Samples Updates

Samples Updates #72

Triggered via pull request June 13, 2024 23:55
Status Failure
Total duration 20m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Apps/WifiWeatherF7FeatherApp.cs#L5
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Apps/WifiWeatherProjectLabApp.cs#L5
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Controllers/NetworkController.cs#L5
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Controllers/OutputController.cs#L4
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Hardware/WifiWeatherF7FeatherHardware.cs#L11
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Hardware/WifiWeatherF7FeatherHardware.cs#L12
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Hardware/WifiWeatherProjectLabHardware.cs#L11
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Hardware/WifiWeatherProjectLabHardware.cs#L12
The type or namespace name 'Core' does not exist in the namespace 'wifiweather' (are you missing an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Controllers/NetworkController.cs#L9
The type or namespace name 'INetworkController' could not be found (are you missing a using directive or an assembly reference?)
build: Source/MultiPlatform/WifiWeather/WifiWeather.F7/Apps/WifiWeatherF7FeatherApp.cs#L11
The type or namespace name 'MainController' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.40" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
build
'MqttServerTlsTcpEndpointOptions.Certificate' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' instead.'
build
'MqttServerTlsTcpEndpointOptions.Certificate' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' instead.'
build
'MqttServerTlsTcpEndpointOptions.CertificateCredentials' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' including password property instead.'
build
'MqttClientDisconnectedEventArgs.ReasonCode' is obsolete: 'Please use 'Reason' instead. This property will be removed in the future!'
build
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
build
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
build
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
0